home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / network / net_co41.zip / nc_help_.exe / NET-CONT.HPE < prev    next >
Text File  |  1994-02-17  |  11KB  |  248 lines

  1.  
  2.                     Net-Control Version 4.1
  3.                     =======================
  4.  
  5. Copyright by:                                        RzK D.Koepke
  6.                                                       PO Box 1200
  7.    All rights                                   D-53563 Asbach Ww
  8.     reserved!                                  Phone 49 2683 4547
  9.                                                FAX   49 2683 4537
  10.  
  11.  
  12. Net-Control is a DOS program. It is a tool to keep track of the traffic
  13. in Ethernet LANs.
  14.  
  15.  - Net-Control gives an overview of the actual behavior of the network.
  16.  
  17.  - It allows to recognize problems early.
  18.  
  19.  - It stores data to allow analysis after a network-crash.
  20.  
  21.  - It makes you aware of ongoing changes, even if they are small.
  22.  
  23.  - It stores and presents daily station- and group-statistics.
  24.  
  25.  - It helps to identify "unknown stations" on the network.
  26.  
  27.  - Bigger LANs can be completely monitored by distributed equipment.
  28.  
  29.  - Net-Control allows remote maintenance and diagnostic.
  30.  
  31.  
  32. The program is used by various firms and universities since 1986. Many
  33. ideas of the users and many experiences in fault finding have been
  34. integrated into the program during the years. The Version 4.1 now is
  35. the most recent one.
  36.  
  37. Net-Control for the packet driver interface:
  38. Net-Control 4.1 differs from all earlier versions in one point. Now it
  39. is possible to run Net-Control without an Ethernet Box. The Ethernet
  40. Box normally is used as an ethernet statistic probe for Net-Control.
  41. The Ethernet Box gathers all statistical data and measures load, errors
  42. and collisions by hardware. We of course encourage every serious user
  43. of Net-Control to buy an Ethernet Box, but however since version 4.1,
  44. Net-Control can run on an ordinary "Packet Driver".
  45.  
  46. Of course this usage is restricted by the hardware of the standard
  47. ethernet card and the efficience of the packet driver in use. Due to
  48. this hardware limitations it is not possible to analyse a network with
  49. very high netload correctly. The packet driver is programmed to receive
  50. all packets on the network and so a slow machine monitoring a network
  51. with high netload may "hang up". This drawback is eliminated completely
  52. if an Ethernet Boxed is used for gathering the data.
  53.  
  54. If you use a packet driver for Net-Control, so every other application
  55. has to release the driver before starting Net-Control.
  56.  
  57. We have choosen the packet driver interface instead of ODI, because
  58. we dont know any ODI driver which supports the promiscous mode (enabling
  59. the receiving of all packets).
  60.  
  61. ---------------------------------------------------------------------------
  62.  
  63. Usage of Net-Control:
  64.  - Ethernet networkmanagement-functions on ISO layers 1 and 2.
  65.  - Collecting and controlling of statistical data even for long
  66.    periods of time.
  67.  
  68. Requirements:
  69.  - IBM compatible (286 or higher) system with at least 512 kb free
  70.    memory and harddisk, DOS operating system,
  71.  - RS232 or parallel interface connected to an Ethernet Box  or
  72.    an ethernet board with packet driver interface,
  73.  
  74. Features of Net-Control:
  75.  - Divides the data in userselectable intervals of time
  76.    (15 seconds to 24 hours).
  77.  - Manages up to 1800 ethernet hardwareaddresses.
  78.  - Automatical "learning" of new addresses.
  79.  - Accumulates the sums of received and sent packets
  80.    for each address and day.
  81.  - Calculates for each address the maximum loadindex (a value
  82.    in a logarithmic scale which describes the maximum percentage
  83.    of absolute netload).
  84.  - Stores the time of first and last occurence (sending a packet)
  85.    for each day and each address.
  86.  - Measuring and controlling and recording of the following
  87.    network parameters:
  88.    - netload in percent,
  89.    - transmitted kBytes per second,
  90.    - transitions per second (Ethernet Box only)
  91.    - packets per second,
  92.    - collisions per second (Ethernet Box only),
  93.    - distribution of packetlengths with average packetlength,
  94.    - number of: - active stations,
  95.                 - connections between two ethernet stations
  96.                   with packet flow in both directions,
  97.                 - connections with data exchange only in one
  98.                   direction (one-sided connection),
  99.                 - stations sending broadcasts,
  100.                 - stations sending multicasts,
  101.                 - all received packets,
  102.                 - broadcast packets,
  103.                 - multicast packets ...
  104.      in the whole interval.
  105.  - Possibility of graphic presentation of the actual
  106.    network parameters (bargraphs).
  107.  - Assigning of up to three different groups (classifications)
  108.    to each address.
  109.    For example: group classification I for different protocols,
  110.                 classification II for different buildings and III for
  111.                 different workgroups in your company.
  112.    Each classification may have up to 40 different groups. (That
  113.    means for this example: max. 40 protocols, max. 40 buildings
  114.    and max. 40 workgroups in this network.
  115.    With the group classification and assignment of addresses to
  116.    the individual groups it is possible to answer questions as:
  117.    - "Which building exchanges how many packets with another one?"
  118.    - "Which work group is responsible for most of the packets?"
  119.  
  120.  - Hitlists:
  121.    Net-Control shows various hitlists for the last intervals.
  122.    These hitlists store the "top ten" for different categories:
  123.      - the ten stations sending most packets,
  124.      - the ten stations sending most broadcasts,
  125.      - the ten manufacturer groups (defined by the first three
  126.        bytes of the ethernetaddress) sending most packets,
  127.      - the ten connections, which exchanged most packets,
  128.      - the ten connections with packets going only in one
  129.        directions, which exchanged most packets  and
  130.      - the ten time intervalls of the day with highest netload,
  131.      - the ten connections between whole groups (for each
  132.        classification I-III) where most packets werse sent,
  133.      - the ten unknown stations sending most packets,
  134.      - the ten unknown stations sending most broadcasts,
  135.      - the ten connections, with at least one unknown address,
  136.        which exchanged most packets  and
  137.      - the ten one-sided connections with at least one unknown
  138.        address.
  139.  
  140.  - Monitoring:
  141.    It is possible to define threshholds (upper and lower) for the
  142.    various network parameters. If the measured value is out of
  143.    these boundaries Net-Control marks this value on the screen.
  144.    It is selectable for each alarm, if an additional logmessage
  145.    should be written and an acoustic alarm should be raised.
  146.    Additionally the hitlists may be stored for an alarm for having
  147.    an exact description of that point in time, when the alarm happened.
  148.    Alarm can be written to printer too.
  149.  
  150.  - Recording of data:
  151.    Net-Control is able to store data for the period of one year. If there
  152.    is not enough storage capacity on the hard disk, old data can be deleted
  153.    automatically. Presentation and storing of data can be done
  154.    simultaniously. This guarantees non-stop recording.
  155.  
  156.  
  157. Extensions for larger networks:
  158. - Ethernet Boxes as Pulsars:
  159.   With one Ethernet Box connected to each segment of the
  160.   network it is possible to control the netload, errorrate
  161.   and collisionrate of each segment (even if the segment is
  162.   only accessible over a bridge). Net-Control is able to control
  163.   the data from up to 40 directly. These remote Ethernet Boxes
  164.   sending statistical informations to the central Net-Control
  165.   node are called Pulsars.
  166. - Distributed Net-Recorders:
  167.   If that information based only on these three general
  168.   parameters is not sufficient, you can distribute Net-Recorders
  169.   (that are PCs running Net-Control) over the network and control
  170.   them remotely via the network or via outband serial lines.
  171.  
  172. ---------------------------------------------------------------------
  173.  
  174. Registration of Net-Control:
  175. You may install this Net-Control version on any PC and you may
  176. copy and distribute the original diskettes or distribution files, as long
  177. as you do not change the program, datafiles and copyright no